CommonEvent 1596
Name = "会話：ドレインプラント"

  999([1344])
  ConditionalBranch([1, 20, 0, 1, 0])
    JumpToLabel(["情報"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 2, 0])
    JumpToLabel(["質問"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 3, 0])
    JumpToLabel(["要求"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 4, 0])
    JumpToLabel(["贈与"])
    Empty([])

  BranchEnd([])
  Label(["情報"])
  ControlVariables([13, 13, 0, 2, 1, 100])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["drainplant_fc1", 0, 0, 2])
    ShowText(["\\n<Drain Plant>"])
    ShowText(["Now, please come inside as well."])
    ShowText(["I will make you feel blissful..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["drainplant_fc1", 0, 0, 2])
    ShowText(["\\n<Drain Plant>"])
    ShowText(["My base form is an angel..."])
    ShowText(["I am a chimera of angelic mixture."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["drainplant_fc1", 0, 0, 2])
    ShowText(["\\n<Drain Plant>"])
    ShowText(["It is my role to keep the biological samples in good condition."])
    ShowText(["I will also perform sperm collection and reproduction of the samples."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["drainplant_fc1", 0, 0, 2])
    ShowText(["\\n<Drain Plant>"])
    ShowText(["When welcoming samples into my womb..."])
    ShowText(["I too feel happiness."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["drainplant_fc1", 0, 0, 2])
    ShowText(["\\n<Drain Plant>"])
    ShowText(["The samples secured within me..."])
    ShowText(["Can immerse in a sense of tranquility, just like being in a womb."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 60, 2])
    ShowTextAttributes(["drainplant_fc1", 0, 0, 2])
    ShowText(["\\n<Drain Plant>"])
    ShowText(["Though I cannot fly..."])
    ShowText(["I can still move reasonably well."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 70, 2])
    ShowTextAttributes(["drainplant_fc1", 0, 0, 2])
    ShowText(["\\n<Drain Plant>"])
    ShowText(["I am a chimera, yet I belong to the laboratory staff..."])
    ShowText(["I play a significant role in securing samples."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 80, 2])
    ShowTextAttributes(["drainplant_fc1", 0, 0, 2])
    ShowText(["\\n<Drain Plant>"])
    ShowText(["My plant part is an expanded uterus."])
    ShowText(["It can keep the sample healthy forever."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 90, 2])
    ShowTextAttributes(["drainplant_fc1", 0, 0, 2])
    ShowText(["\\n<Drain Plant>"])
    ShowText(["It's a body specialized for sample preservation and semen extraction, but..."])
    ShowText(["It stores a large amount of energy and is capable of combat."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 100, 2])
    ShowTextAttributes(["drainplant_fc1", 0, 0, 2])
    ShowText(["\\n<Drain Plant>"])
    ShowText(["It's quite common for Cupid to sneak inside me and take a nap,"])
    ShowText(["but..."])
    ShowTextAttributes(["drainplant_fc1", 0, 0, 2])
    ShowText(["\\n<Drain Plant>"])
    ShowText(["I was surprised when Furiel was resting inside me."])
    ShowText(["Is the research team that tired...?"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["質問"])
  ControlVariables([13, 13, 0, 2, 1, 50])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["drainplant_fc1", 0, 0, 2])
    ShowText(["\\n<Drain Plant>"])
    ShowText(["Sweat, blood, semen..."])
    ShowText(["Which bodily fluid do you prefer to be extracted?"])
    ShowChoices([["Hate them all", "Sweat", "Blood", "Semen"], 0])
    When([0, "どれも嫌だ"])
      ShowTextAttributes(["drainplant_fc1", 0, 0, 2])
      ShowText(["\\n<Drain Plant>"])
      ShowText(["Those who say such things will have it all drained from them..."])
      Empty([])

    When([1, "汗"])
      ShowTextAttributes(["drainplant_fc1", 0, 0, 2])
      ShowText(["\\n<Drain Plant>"])
      ShowText(["That's quite a rare answer..."])
      ShowText(["Well, I'll drain it completely as you wish."])
      Empty([])

    When([2, "血液"])
      ShowTextAttributes(["drainplant_fc1", 0, 0, 2])
      ShowText(["\\n<Drain Plant>"])
      ShowText(["It's rare to find someone who wants their blood completely drained."])
      ShowText(["Are you a severe masochist...?"])
      Empty([])

    When([3, "精液"])
      ShowTextAttributes(["drainplant_fc1", 0, 0, 2])
      ShowText(["\\n<Drain Plant>"])
      ShowText(["Well, it wasn't even necessary to ask..."])
      ShowText(["All men tend to answer that way."])
      Script(["change_friend(5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["drainplant_fc1", 0, 0, 2])
    ShowText(["\\n<Drain Plant>"])
    ShowText(["I am satisfied with my duties, but..."])
    ShowText(["Have you ever doubted your own role?"])
    ShowChoices([["Exists", "Does not exist", "No role"], 0])
    When([0, "ある"])
      ShowTextAttributes(["drainplant_fc1", 0, 0, 2])
      ShowText(["\\n<Drain Plant>"])
      ShowText(["You spoke honestly, didn't you?"])
      ShowText(["Everyone sometimes struggles with their own existence..."])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "ない"])
      ShowTextAttributes(["drainplant_fc1", 0, 0, 2])
      ShowText(["\\n<Drain Plant>"])
      ShowText(["You are a very strong person, aren't you...?"])
      Script(["change_friend(10)"])
      Empty([])

    When([2, "役目などない"])
      ShowTextAttributes(["drainplant_fc1", 0, 0, 2])
      ShowText(["\\n<Drain Plant>"])
      ShowText(["No one is born without a purpose..."])
      ShowText(["It's just that you haven't realized it yet."])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["drainplant_fc1", 0, 0, 2])
    ShowText(["\\n<Drain Plant>"])
    ShowText(["The solution inside the plant is rich in nutrients."])
    ShowText(["It can even be used for drinking in emergencies..."])
    ShowChoices([["Want to drink", "Don't want to drink", "Drink it yourself"], 0])
    When([0, "飲みたい"])
      ShowTextAttributes(["drainplant_fc1", 0, 0, 2])
      ShowText(["\\n<Drain Plant>"])
      ShowText(["Later, you will be able to drink it to your heart's content."])
      ShowText(["It will support your life stored in the plant."])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "飲みたくない"])
      ShowTextAttributes(["drainplant_fc1", 0, 0, 2])
      ShowText(["\\n<Drain Plant>"])
      ShowText(["Still, later you will be able to drink it to your heart's content."])
      ShowText(["It will support your life stored in the plant."])
      Empty([])

    When([2, "自分で飲め"])
      ShowTextAttributes(["drainplant_fc1", 0, 0, 2])
      ShowText(["\\n<Drain Plant>"])
      ShowText(["It has no meaning for me to drink."])
      ShowText(["And, using rough language is not acceptable..."])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["drainplant_fc1", 0, 0, 2])
    ShowText(["\\n<Drain Plant>"])
    ShowText(["Days spent merely reproducing while immersed in bliss within the plant..."])
    ShowText(["What do you think?"])
    ShowChoices([["Terrible", "Wonderful", "Doesn't matter"], 0])
    When([0, "ひどい"])
      ShowTextAttributes(["drainplant_fc1", 0, 0, 2])
      ShowText(["\\n<Drain Plant>"])
      ShowText(["There is no need to avoid it..."])
      ShowText(["Experiencing it firsthand is a heavenly feeling, you know."])
      Empty([])

    When([1, "素晴らしい"])
      ShowTextAttributes(["drainplant_fc1", 0, 0, 2])
      ShowText(["\\n<Drain Plant>"])
      ShowText(["Isn't that right..."])
      ShowText(["From now on, you will become that way too."])
      Script(["change_friend(10)"])
      Empty([])

    When([2, "どうでもいい"])
      ShowTextAttributes(["drainplant_fc1", 2, 0, 2])
      ShowText(["\\n<Drain Plant>"])
      ShowText(["To be indifferent to your own circumstances..."])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["drainplant_fc1", 0, 0, 2])
    ShowText(["\\n<Drain Plant>"])
    ShowText(["Have you ever wished to return to being a baby?"])
    ShowChoices([["Does not exist", "Exists", "Baboo! Hi!"], 0])
    When([0, "ない"])
      ShowTextAttributes(["drainplant_fc1", 0, 0, 2])
      ShowText(["\\n<Drain Plant>"])
      ShowText(["That's unfortunate..."])
      ShowText(["Well, you will become just like a baby."])
      Empty([])

    When([1, "ある"])
      ShowTextAttributes(["drainplant_fc1", 0, 0, 2])
      ShowText(["\\n<Drain Plant>"])
      ShowText(["Then, please enter my plant."])
      ShowText(["You can immerse yourself in a peaceful feeling like a baby..."])
      Script(["change_friend(5)"])
      Empty([])

    When([2, "バブー！　ハーイ！"])
      ShowTextAttributes(["drainplant_fc1", 2, 0, 2])
      ShowText(["\\n<Drain Plant>"])
      ShowText(["How sad, you are regressing to infancy..."])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["要求"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 13, 0, 10, 2])
    ConditionalBranch([8, 342])
      ShowTextAttributes(["drainplant_fc1", 0, 0, 2])
      ShowText(["\\n<Drain Plant>"])
      ShowText(["You need nutritional replenishment..."])
      ShowText(["Could I have some milk?"])
      ControlVariables([24, 24, 0, 3, 0, 342, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Would you like to give 'milk'? (Quantity: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["drainplant_fc1", 0, 0, 2])
        ShowText(["\\n<Drain Plant>"])
        ShowText(["Thank you, that helps..."])
        ChangeItems([342, 1, 0, 1])
        Script(["change_friend(20)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["drainplant_fc1", 0, 0, 2])
        ShowText(["\\n<Drain Plant>"])
        ShowText(["I see, it can't be helped......"])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 20])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ConditionalBranch([8, 4])
      ShowTextAttributes(["drainplant_fc1", 0, 0, 2])
      ShowText(["\\n<Drain Plant>"])
      ShowText(["You need magical energy replenishment..."])
      ShowText(["Could I have some elixir?"])
      ControlVariables([24, 24, 0, 3, 0, 4, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Would you like to give the 'Elixir'? (Possession: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["drainplant_fc1", 0, 0, 2])
        ShowText(["\\n<Drain Plant>"])
        ShowText(["Thank you, that helps..."])
        ChangeItems([4, 1, 0, 1])
        Script(["change_friend(30)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["drainplant_fc1", 0, 0, 2])
        ShowText(["\\n<Drain Plant>"])
        ShowText(["I see, it can't be helped......"])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 30])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ConditionalBranch([7, 7050, 0])
      ShowTextAttributes(["drainplant_fc1", 0, 0, 2])
      ShowText(["\\n<Drain Plant>"])
      ShowText(["It seems you are somewhat short on funds..."])
      ShowText(["Could you give me some money?"])
      ControlVariables([24, 24, 0, 3, 7, 2, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Would you like to give me 7050G? (Money in hand: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["drainplant_fc1", 0, 0, 2])
        ShowText(["\\n<Drain Plant>"])
        ShowText(["Thank you, that helps..."])
        ChangeGold([1, 0, 7050])
        Script(["change_friend(25)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["drainplant_fc1", 0, 0, 2])
        ShowText(["\\n<Drain Plant>"])
        ShowText(["I see, it can't be helped......"])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ShowTextAttributes(["drainplant_fc1", 0, 0, 2])
      ShowText(["\\n<Drain Plant>"])
      ShowText(["...Oh, are you also short on funds?"])
      ShowText(["I apologize for that."])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  Label(["贈与"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 25, 0, 1, 0])
    ControlVariables([13, 13, 0, 0, 30])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 25, 0, 2, 0])
    ControlVariables([13, 13, 0, 2, 1, 20])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["drainplant_fc1", 0, 0, 2])
    ShowText(["\\n<Drain Plant>"])
    ShowText(["Please, accept this."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([4, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Received 'elixir' from the drain plant!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["drainplant_fc1", 0, 0, 2])
    ShowText(["\\n<Drain Plant>"])
    ShowText(["Please, accept this."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([2562, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Received 'sleep-enhancing Gem' from the drain plant!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["drainplant_fc1", 0, 0, 2])
    ShowText(["\\n<Drain Plant>"])
    ShowText(["Please, accept this."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeGold([0, 0, 11750])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Received 11750G from the Drain Plant!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Empty([])
